ComponentOne Studio for WinRT XAML
New<T>(Type) メソッド

タイプ。
デフォルトコンストラクタを使用して、この型の新しいインスタンスを作成します。
構文
'宣言
 
Public Overloads Shared Function New(Of T)( _
   ByVal type As System.Type _
) As T
public static T New<T>( 
   System.Type type
)

パラメータ

type
タイプ。

型パラメータ

T

戻り値の型

T 型の新しいインスタンス
参照

Extensions クラス
Extensions メンバ
オーバーロード一覧

 

 


Copyright © GrapeCity inc. All rights reserved.